General :: Playing Broken Video Files (Binary Split Into 6 Parts)
May 26, 2011
Today encoders are getting smarter. They can compress Blu ray similar quality in 700MB. It seems header of video file contain info about frame rate, audio/video encoder etc. which can't be guessed. In MPEG audio , every part of file is independently playable. If a movie is binary split into 6 parts & I don't have the first part then it is unplayable.
Code:
example
ls
-rwxrwxrwx 1 root root 280M 2010-12-07 20:23 irn2-cd1.mkv
-rwxrwxrwx 1 root root 50M 2011-05-26 13:09 last-50M-cd2
-rwxrwxrwx 1 root root 50M 2011-05-26 13:44 first-50M-cd1
file *
first-50M-cd1: Matroska data
last-50M-cd2: data
irn2-cd1.mkv: Matroska data
I used split -b 32m "file.bz2" "file.bz2.part-" to split a file and it created more than 50 parts. From googling, the way I found to reassemble the parts is to cat file.bz2.part-aa file.bz2.part-ab > file.bz2, while enumerating all the 50+ parts. Is there an easier way to reassemble the parts wherein I no longer need to list all those parts explicitly?
I've a file with a size of 6GB. I would like to compress this file and split them into smaller files. I was also thinking in use bzip2 to compress it, because if offers a good compression rate. How can I split this file into small ones to compress it?
I have a Core 2 Duo T9600. I noticed video playing performance has been really bad lately, and videos that used to work fine now stuttered. I would say it started happening 2-3 weeks ago. I discovered the culprit is that the CPU is scaling down to 800Mhz and sticking there. Running cpufreq-info yields:
I am using debian 6.0.0 The video files are played by default in totem.I like gmplayer. Also I want to make script for intelligently guessing as follows Get all the names of file in <folder-containing-video>. See which of them (among *.srt.*.sub.*.ssa) has maximum number of characters matching with video name. That file will be parameter for sub option . I saw a desktop entry for gvim which is like gvim -f %F -f means foreground I can try gmplayer -vo xv -sub what-should-I-write-here %F
How con i install win32 codecs (free)in 0pen suse 11.... I have got gstreamer codec pack but on compiling it says missing packages like c, gcc, glib...etc...how can i get them from where do i get them....
plain and simple how do I watch my old .amv videos. Whenever I try I get this error.
Quote:
Could not display "/home/derek/Videos/shrek 3 (Ipod).amv". There is no application installed for RIFF audio files
I have no clue whats so ever how to get around the error. I installed the medibuntu though terminal sense that was restricted codec I thought but nothing.
I'm on Fedora 13 GNOME. I haven't installed proprietary Nvidia drivers for my GTS 250 graphic card. The problem is now whenever I play any video file in any video player the PC freezes locking up virtual terminals. However the sound of the video continues to play on until the video ends. I have to then cold reset from the switch on chassis. What can be the probable reason behind this?
When I try to play any music or movie file over my network....VLC or any other player gives me errors. I don't have any problems when I copy movie files directly to my hard drive from my network. This is on Debian 8 if that information is of any relevance here...
Here is the error I am faced with...
Code: Select allYour input can't be opened: VLC is unable to open the MRL 'smb://gfstorage01/wolf/Torent%20Downloads/Olympus%20Has%20Fallen%20(2013)%20%5B1080p%5D/Olympus.Has.Fallen.2013.1080p.BluRay.x264.YIFY.mp4'. Check the log for details.
I just got a Canon Vixia HF 200 Camcorder. It stores data on an SD card. I was able without difficulty to copy the files to my Fedora 13 (64 bit) system. There are a bunch of .mts files in a Stream Folder, which I assume contain the videos I made. Some searching with google suggested mplayer might be able to play these videos. When I try that, I get an Mplayer 'boombox' icon playing the audio, but no video.
How to Get info about state of things at present with high definition video.and Linux? If necessary I can use the Windows software that came with the camera, but I would like to do as much as I can with Fedora. To start, I would like to play the videos and also to write them to a DVD which I can play on my DVD player, BlurRay if possible.
I am using open suse 11.4, and have been trying to play video files from a web site, but when I click on the play link all that happens is that it goes to the page where the video should be but it doesn't load or play, not sure if it is a flash or java problem. the file plays without problem in Ubuntu 10.10 and also Win 7. it is a video file from [URL].
My problem is that my computer plays MTS videos very bad (the videos get freeze, etc) in Ubuntu 11.04. I tested many players, but I didn't get good performance during the playback in any of them.
However, in the same computer, I use K-Lite Codec Pack in Windows XP and MTS videos are fine!
Is there any way to play MTS videos in Ubuntu very well?
Performance is excellent in both operating systems (XP and Ubuntu 11.04).
So, I upgraded to 11.04. Everything seems to running okay, but when I go to play a video file, the colors are all screwed up. It looks like they're almost negative in the way that they are displayed.
I am facing a problem while splitting a text file, I need to split a file into some parts and each split file should have 2000 lines, when I do it through "split" command the mother file is kept intact but as per my requirement I need to cut mother file into some parts thus it should not be kept intact.
I know that one can use ffmpeg to extract a smallfile.avi from a largfile.avi. But What I am looking for is an tool/command to split a large file into several files of a given size.
I'm trying to upload my tar'ed site to server but I have upload limit. My ftp program extracts tar after uploading it. How do I split this one tar into two so I could upload one tar and let it extract itself, and then upload second one and let it extract itself too?
I know that this laptop (Asus UL30A) does support playing HD material with the help of the GPU on windows. The question is how can I do this under linux? The CPU load as is implies that this is not activated. I assume that it's limited to a handful of codecs. But which player supports this, if its even supported at all?
I have a file with 5 columns. Column 4 contains numbers.Is it possible to split the file into multiple files using a condition for the contents of column 4 i.e if column 4 contains a value between 0-10 then print the lines to a new file called less_than_10.txt
I am using Fedora 13 as OS,but it cant play audio or video in Movie player or rythm box.Always it asks for additional plugins" MPEG- Layer 3(MP3) decoder.I installed RPM Fusion then rpmfusion-free-release-12-3(noarch) but could not succeed.After installing Fluendo only Audio is working.But No video is playing.Every times i get Message "Additional Plugins Required....MPEG 2),Can it really possible to play All video on fedora 13?
I need to split up a large file on windows so I can upload it in parts to a linux machine. I'm looking to do the opposite to this hopefully with some native utilities to keep it simple.
I understand the linux side of the equation to be cat filea fileb > file
what is the simples way to split files on a windows machine which can then be joined together via cat on a linux machine?
I am backing up parts of my computer with DD, and i was wondering if there was a quick way to split the files created into 4.4GB sized files that will fit onto a DVD. Anyone have any idea of how to do this?
I've got a laptop running Backtrack4 and an external tv/monitor. Is there a program/command/configuration file that I can use to allow my laptop and monitor to connect with one another via HDMI?
Iam executing a shell script from my code and i need to "establish communication between shell script and my program(i..e.. my script iam executing and code should communicate each other while executing)" in one shot i want to implement IPC`s in shell script..! bye the way iam using system() call to run the shell script.
the movie i downloaded plays for only 19 sec and stops saying you will be redirected to microsoft download page. the file is 700 Mb. i installed w32 codecs after searching through many threads but still my vlc doesnt play the file.